All Questions
2 questions
4votes
3answers
425views
Validating a date in a grid
This function checks if the EndDate of my grid is valid or not. If it is not valid, it turns the bgcolor of the cell to red color with ...
6votes
2answers
265views
Simplifying this form validation script
Can anyone please help me to simplify this form validation script? It works great but I was just wondering if I can get some help to make it simpler. Your opinion on the approach I used below is ...